From 4ae50bf38ebe589e88ef37f63ebdf36e030f1aae Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 9 Dec 2016 14:59:46 -0500 Subject: [PATCH] Trivial doc fixups --- gdk/gdkdrawcontext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdrawcontext.c b/gdk/gdkdrawcontext.c index 750f8136be..56629e06d2 100644 --- a/gdk/gdkdrawcontext.c +++ b/gdk/gdkdrawcontext.c @@ -31,7 +31,7 @@ * @Short_description: Drawing context base class * * #GdkDrawContext is the base object used by contexts implementing different - * rendering methods, such as #GdkDrawContext or #GdkVulkanContext. They provide + * rendering methods, such as #GdkGLContext or #GdkVulkanContext. It provides * shared functionality between those contexts. * * You will always interact with one of those subclasses. -- 2.30.2